home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 7 B / CHIP_HITWARE_7B.iso / Edukacja / Sky Chart / cdcbase.exe / cat / tic.txt < prev    next >
Text File  |  1998-02-17  |  10KB  |  195 lines

  1. Extrait du Tycho Input Catalogue, Revised version  (Egret+ 1992)
  2.  
  3. Organisation du catalogue :
  4.  
  5. Les Θtoiles sont rΘparties dans 732 zones de 7.5x7.5 degrΘs correspondant aux 
  6. grandes rΘgions du Guide Star Catalog .
  7. ( Voir Jenkner et al. The Astronomical Journal vol 99, num 6 June 1990 p.2087)
  8.  
  9. Chaque zone est matΘrialisΘe par un fichier .
  10. Dans chaque fichier les Θtoiles sont triΘes par magnitude .
  11. Les fichiers sont regroupΘs en 24 rΘpertoires selon la bande de dΘclinaison
  12. de leurs grandes rΘgions . 
  13.  
  14. Description des enregistrements des fichiers :
  15.  
  16. TICrec = record
  17.                  ar,de : longint;
  18.                  gscz: word;
  19.                  gscn: word;
  20.                  mb,mv :smallint;
  21.                  end;
  22.  
  23. - ar    : ascention droite J2000 en degrΘs * 100'000
  24. - de    : declinaison J2000 * 100'000
  25. - gscz    : rΘgion GSC
  26. - gscn  : numΘro de l'Θtoile dans la rΘgion GSC
  27. - mb    : magnitude B * 100 + flag16 * 10000
  28. - mv    : magnitude V * 100
  29.  
  30. Type        Intervalle            Format
  31. ------------    --------------------------    -------------------
  32. Shortint    -128 .. 127            SignΘ, 8 bits
  33. SmallInt    -32768 .. 32767            SignΘ, 16 bits
  34. Longint        -2147483648 .. 2147483647    SignΘ, 32 bits
  35. Byte        0 .. 255            Non signΘ, 8 bits
  36. Word        0 .. 65535            Non signΘ, 16 bits
  37.  
  38.  
  39. Description originale du catalogue :
  40.  
  41. 1/197A      Tycho Input Catalogue, Revised version  (Egret+ 1992)
  42.  
  43. Description:
  44.     A Tycho Input Catalogue of three million stars brighter than V=12.1
  45.     has been prepared, for the needs of the Tycho mission (Hipparcos
  46.     satellite). This catalogue results from the cross-matching of a subset
  47.     of the Hubble Space Telescope Guide Star Catalog with the Hipparcos
  48.     INCA database. References to these major catalogues, and details about
  49.     the cross-matching procedures are to be found in the paper published
  50.     in Astron. Astrophys. 258, 217-222 (May 1992).
  51.  
  52.     Among the 3,154,204 stars of the Tycho Input Catalogue, only a bit
  53.     more than 1 million will appear in the final Tycho catalogue. A
  54.     preliminary selection was done in the Recognition process, that was
  55.     based on the first year of the satellite scientific mission (Halbwachs
  56.     et al., =1994A&A...281L..25H). 1,049,971 stars were thus selected,
  57.     and are flagged in this version of the Tycho Input Catalogue.
  58.  
  59.  
  60. File Summary:
  61. --------------------------------------------------------------------------------
  62.  FileName  Lrecl    Records    Explanations
  63. --------------------------------------------------------------------------------
  64. ReadMe        80          .    This file
  65. tic1          80     783952    The catalogue, zones 0/37.5deg
  66. tic2          80     574674    The catalogue, Zones 37.5/90deg
  67. tic3          80     919217    The catalogue, Zones 0/-37.5deg
  68. tic4          80     876361    The catalogue, Zones -37.5/-90deg
  69. tica          64     217625    Annex file, Cross-identifications
  70. --------------------------------------------------------------------------------
  71.  
  72.   The main file contains 3 154 204 records of 80 characters (total size:
  73.   256 Mbytes). It is split into four files tic1 to tic4 for easier
  74.   manipulations.
  75.  
  76.   An annex file contains the following additional data for a subset of
  77.   the stars:
  78.   (a) the cross-identification with the Hipparcos Input Catalogue
  79.              (117 778 records, flag 26)
  80.   (b) the cross-matching with the INCA database
  81.              (217 625 records, flag 20).
  82.   The annex file contains 217 625 records (64 char., 14 Mbytes).
  83.  
  84.  
  85. Byte-by-byte Description of file: tic1, tic2, tic3, tic4
  86. --------------------------------------------------------------------------------
  87.    Bytes Format  Units   Label    Explanations
  88. --------------------------------------------------------------------------------
  89.    1-  4  I4     ---     TICID1   GSC region number
  90.    6- 10  I5     ---     TICID2   GSC running number in region
  91.   11- 20  I10    10mas   RA10mas  [0/129600000] Right ascension J2000.0
  92.                                     Epoch 1990, in 0.01arcsec
  93.   21- 29  I9     10mas   SPD10mas [0/64800000] South Polar Distance (=Dec+90)
  94.                                     Epoch 1990, in 0.01arcsec
  95.   31- 34  I4     10mas   e_pos    ?=0 Error on position  in 0.01arcsec
  96.   36- 38  I3     .01mag  e_B      ?=0 Error on B mag. in 0.01 mag.  (0=unknown)
  97.   39- 43  I5     .01mag  B        ?=0 B magnitude in 0.01 mag.  (0=unknown)
  98.   45- 47  I3     .01mag  e_V      ?=0 Error on V mag. in 0.01 mag.  (0=unknown)
  99.   48- 52  I5     .01mag  V        V magnitude in 0.01 mag.  (0=unknown)
  100.       54  I1     ---     Flag1    FK5 star
  101.       55  I1     ---     Flag2    IRS star
  102.       56  I1     ---     Flag3    Photometric standard for Tycho
  103.       57  I1     ---     Flag4    Monitor star : random set
  104.       58  I1     ---     Flag5    Monitor star : selected from TIC flags
  105.       59  I1     ---     Flag6    Monitor star : NGC, ADS system
  106.       60  I1     ---     Flag7    Photometric star
  107.       61  I1     ---     Flag8    Monitor star (logical OR of #1 to #6)
  108.       62  I1     ---     Flag9    GSC/INCA discrepancy
  109.       63  I1     ---     Flag10   Star selected in the Recognition process
  110.       64  I1     ---     Flag11   GSC/INCA magnitude discrepancy
  111.       65  I1     ---     Flag12   INCA (or CDA) entry NOT in  GSC 1.0
  112.       66  I1     ---     Flag13   Source of position (0: GSC; 1: INCA)
  113.       67  I1     ---     Flag14   -id.- for B magnitude
  114.       68  I1     ---     Flag15   -id.- for V magnitude
  115.       69  I1     ---     Flag16   Non-stellar GSC image ("unknown" class)
  116.       70  I1     ---     Flag17   Component of TIC pair (sep. < 20")
  117.       71  I1     ---     Flag18   Close pair with one single entry (sep < 3")
  118.       72  I1     ---     Flag19   Component of INCA pair (sep < 10")
  119.       73  I1     ---     Flag20   INCA/CDA star (cross-id. in Annex file)
  120.       74  I1     ---     Flag21   Known proper-motion
  121.       75  I1     ---     Flag22   Known high proper-motion (>0.15"/yr)
  122.       76  I1     ---     Flag23   Known parallax
  123.       77  I1     ---     Flag24   Known variable
  124.       78  I1     ---     Flag25   Known multiple system
  125.       79  I1     ---     Flag26   Hipparcos Input Catalogue star (Annex file)
  126.       80  I1     ---     Flag27   CDA star (complementary astrometric data)
  127. --------------------------------------------------------------------------------
  128.  
  129. Byte-by-byte Description of file: tica
  130. --------------------------------------------------------------------------------
  131.    Bytes Format  Units   Label    Explanations
  132. --------------------------------------------------------------------------------
  133.    1-  5  I5     ---     TICID1   GSC region number
  134.    6- 10  I5     ---     TICID2   GSC running number in region
  135.   11- 22  A12    ---     NCSI     CSI number (from SIMBAD and the INCA database)
  136.   23- 26  A4     ---     Comp     Component code (A, B, AB, etc.) or blank
  137.   27- 46  A20    ---     ID       Star Identification (from HD, DM, or
  138.                                     other catalogues)
  139.   47- 51  F5.2   mag     Dmag     ?Mag(GSC) - Mag(INCA)
  140.   54- 58  F5.2   arcsec  Dpos     ?Distance pos(GSC)-pos(INCA) in arcsec.
  141.   59- 64  I6     ---     HIC      ?HIPPARCOS Input Catalogue number
  142. --------------------------------------------------------------------------------
  143.  
  144. Notes and warnings concerning the present release:
  145.  
  146.   The following corrections have been applied to the TIC,
  147.   generating some differences with respect to the 'operational'
  148.   version of TIC described in the Astron. & Astrophysics paper :
  149.  
  150.    o corrected coordinates for high proper motion stars (see
  151.      footnote 2 in the A&A Paper).  These stars are the stars
  152.      with flag 12 (INCA star without GSC counterpart) and flag 22
  153.      (proper motion larger than 0.15"/yr).  2130 objects in TIC have
  154.      both flags set.
  155.  
  156.      For these stars, the original INCA position (at epoch 1990) have
  157.      been searched for, and the correct positions restored.
  158.  
  159.    o additional TIC entries have been assigned a consistent GSC
  160.      number provided by the STScI team (rather than a number
  161.      starting at 10001); note that the brighter ones (V< 7.5) appear
  162.      in GSC version 1.1, with plate name +056.
  163.  
  164.    o in three GSC regions (3588, 5706, and 7899) where the
  165.      numbering sequence restarts to 0 after 10000 in the GSC
  166.      (in the CD-ROM edition of GSC only the last four digits are
  167.      printed), correct numbers have been restored in TIC
  168.      (thus in the range 10000-13000).
  169.  
  170.    o The HIC numbers in the annex file have been updated (from
  171.      the old IC5 in the 'operational version', to the HIC numbers
  172.      as published in ESA SP-1136).
  173.      Note that there are 23 HIC duplicates (TIC entries having the
  174.      same HIC number : these are A and B components of close systems),
  175.      and that there are 110 entries which have been suppressed from
  176.      the Hipparcos Catalogue after the start of the mission and before
  177.      the publication of the Catalogue (see Table 1 in ESA SP-1136).
  178.  
  179.    o The annex file contains also 60 INCA duplicates (TIC entries having
  180.      the same INCA identification); this is due to late corrections
  181.      in the INCA file, and the duplicate TIC entry is likely to be
  182.      redundant.
  183.  
  184.  
  185. See also:
  186.     I/196 : Hipparcos Input Catalogue, Version 2 (Turon+, 1993)
  187.     I/207 : Preliminary list from Tycho observations (Halbwachs+ 1994)
  188.  
  189. Historical Notes:
  190.   * 10-Jan-1994: Original version of this file: Jean-Louis Halbwachs [CDS]
  191.   * 09-Nov-1994: This file rewritten by N.P.M. Kuin [ADC]
  192. ================================================================================
  193. (End)                                       N.P.M. Kuin [ADC]        09-Nov-1994
  194.  
  195.